-
Home
-
Tiered Pricing Table for WooCommerce
-
5.1.5
-
Code
-
Classes
- PriceManager
Total Complexity |
50 |
Dependencies |
4 |
Dependents |
21 |
Total lines |
265 |
Lines of code |
152 |
Logical lines of code |
83 |
Comment lines |
88 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPricingRule() |
A |
47 |
13 |
35 |
getPriceByRules() |
A |
46 |
12 |
37 |
getPriceRules() |
S |
54 |
5 |
21 |
getPricingType() |
S |
62 |
4 |
11 |
getPriceByPercentDiscount() |
S |
68 |
3 |
7 |
getPriceToDisplay() |
S |
64 |
2 |
10 |
getProductPriceWithPercentageDiscount() |
S |
74 |
2 |
4 |
updatePriceRulesType() |
S |
72 |
2 |
5 |
updateProductMinimumQuantity() |
S |
69 |
2 |
7 |
calculateDiscount() |
S |
70 |
2 |
6 |
getFixedPriceRules() |
S |
78 |
1 |
3 |
getPercentagePriceRules() |
S |
78 |
1 |
3 |
getProductQtyMin() |
S |
81 |
1 |
3 |